home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / Flash / flash_template_7 / temp7.swf / scripts / DefineButton2_29 / BUTTONCONDACTION on(press).as
Text File  |  2003-04-12  |  373b  |  13 lines

  1. on(press){
  2.    containerMC.daTextBox = eval("/:hometext");
  3.    containerMC.scrollbar._y = 0;
  4.    containerMC.daTextBox.scroll = 0;
  5.    Title.Titlemain.pagetitle = eval("/:hometitle");
  6.    Title1.Titlemain1.pagetitle = eval("/:hometitle");
  7.    Title.gotoAndPlay(1);
  8.    Title1.gotoAndPlay(1);
  9.    Title1.gotoAndPlay(1);
  10.    sound2.gotoAndPlay(1);
  11.    _root.targY = 675;
  12. }
  13.